home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / v cisle / diff / diffcmdu_bundle.exe / install_script.iss
Text File  |  2007-02-07  |  9KB  |  138 lines

  1. ;InnoSetupVersion=5.1.7
  2.  
  3. [Setup]
  4. AppName=Diff Commander (Bundle Edition)
  5. AppVerName=Diff Commander 2.0 Bundle Edition (build 0206) for Windows NT/2000/XP
  6. AppId=Diff Commander Bundle 2.x (unicode)
  7. AppVersion=2.0.206.1
  8. AppPublisher=Nikeware, Inc.
  9. AppPublisherURL=http://www.nikeware.com
  10. AppSupportURL=http://www.nikeware.com/forum/index.php
  11. AppUpdatesURL=http://www.nikeware.com/download.htm
  12. AppComments=A brand new level of flexibility in folder comparison and synchronization
  13. DefaultDirName={code:GetDefaultDirName}\Nikeware\DiffCmd Bundle
  14. DefaultGroupName=Diff Commander (Bundle Edition)
  15. OutputBaseFilename=diffcmdu_bundle
  16. Compression=lzma
  17. PrivilegesRequired=none
  18. LicenseFile=embedded\License.txt
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21.  
  22. [Files]
  23. Source: "{app}\UserImages.bmp"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\nikeware.url"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\register.url"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{sys}\mfc42u.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  28. Source: "{app}\mfc42u.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: ignoreversion 
  29. Source: "{sys}\msvcrt.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: uninsneveruninstall restartreplace sharedfile 
  30. Source: "{app}\msvcrt.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: ignoreversion 
  31. Source: "{sys}\msvcp60.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: uninsneveruninstall restartreplace sharedfile 
  32. Source: "{app}\msvcp60.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: ignoreversion 
  33. Source: "{app}\diffcmd.exe"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\treelistu.dll"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{sys}\sfFTPLib.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: restartreplace regserver sharedfile 
  36. Source: "{app}\sfFTPLib.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: restartreplace regserver 
  37. Source: "{app}\htmlayout.dll"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\ExtTools\ImageViewer\ImageViewer.hta"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  39. Source: "{app}\ExtTools\ImageViewer\ImageViewer.ico"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  40. Source: "{app}\ExtTools\ImageViewer\none.swf"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  41. Source: "{app}\ExtTools\ImageViewer\paneleft.htm"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  42. Source: "{app}\ExtTools\ImageViewer\paneright.htm"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  43. Source: "{app}\ExtTools\ImageViewer\scripts.js"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  44. Source: "{app}\profiles.reg"; DestDir: "{app}"; Flags: ignoreversion 
  45. Source: "{app}\Tipsdc.dat"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\VisCmp.exe"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\ClrEdt.dll"; DestDir: "{app}"; Flags: ignoreversion 
  48. Source: "{app}\Parser.dll"; DestDir: "{app}"; Flags: ignoreversion 
  49. Source: "{app}\VisCmp.chm"; DestDir: "{app}"; Flags: ignoreversion 
  50. Source: "{app}\Report\n.gif"; DestDir: "{app}\Report"; Flags: ignoreversion 
  51. Source: "{app}\Report\p.gif"; DestDir: "{app}\Report"; Flags: ignoreversion 
  52. Source: "{app}\Report\paneleft.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  53. Source: "{app}\Report\paneright.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  54. Source: "{app}\Report\Report-h.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  55. Source: "{app}\Report\Report-v.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  56. Source: "{app}\Report\scripts.js"; DestDir: "{app}\Report"; Flags: ignoreversion 
  57. Source: "{app}\Report\toolbar.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  58. Source: "{app}\Parsers\nikeware.prs"; DestDir: "{app}\Parsers"; Flags: ignoreversion 
  59. Source: "{app}\Parsers\css_u.prs"; DestDir: "{app}\Parsers"; Flags: ignoreversion 
  60. Source: "{app}\Parsers\html_u.prs"; DestDir: "{app}\Parsers"; Flags: ignoreversion 
  61. Source: "{app}\Tipsvc.dat"; DestDir: "{app}"; Flags: ignoreversion 
  62.  
  63. [Dirs]
  64. Name: "{app}\cache"; 
  65.  
  66. [Registry]
  67. Root: HKCU; Subkey: "Software\Nikeware"; Flags: uninsdeletekeyifempty 
  68. Root: HKCU; Subkey: "Software\Nikeware\Diff Commander"; Flags: uninsdeletekey 
  69. Root: HKCU; Subkey: "Software\Nikeware\Diff Commander\Settings"; Flags: deletekey 
  70. Root: HKCU; Subkey: "Software\Nikeware\Visual Comparer"; Flags: uninsdeletekey 
  71. Root: HKCU; Subkey: "Software\Nikeware\Visual Comparer\Customize"; Flags: deletekey 
  72. Root: HKCR; Subkey: ".dcss"; ValueType: String; ValueData: "diffcmd_dcss_shell_open"; Flags: uninsdeletekey 
  73. Root: HKCR; Subkey: "diffcmd_dcss_shell_open"; ValueType: String; Flags: uninsdeletekey 
  74. Root: HKCR; Subkey: "diffcmd_dcss_shell_open\DefaultIcon"; ValueType: String; ValueData: """{app}\diffcmd.exe"", 1"; Flags: uninsdeletekey 
  75. Root: HKCR; Subkey: "diffcmd_dcss_shell_open\shell\open\command"; ValueType: String; ValueData: """{app}\diffcmd.exe"" ""%1"""; Flags: uninsdeletekey 
  76. Root: HKCU; Subkey: "Software\Nikeware\Diff Commander\"; ValueName: "ExeLocation"; ValueType: String; ValueData: "{app}\diffcmd.exe"; 
  77. Root: HKCU; Subkey: "Software\Nikeware\Visual Comparer\"; ValueName: "ExeLocation"; ValueType: String; ValueData: "{app}\viscmp.exe"; 
  78.  
  79. [Run]
  80. Filename: "{win}\regedit.exe"; Parameters: "/s ""{app}\profiles.reg"""; 
  81. Filename: "{app}\diffcmd.exe"; Parameters: "/reg"; 
  82. Filename: "{app}\diffcmd.exe"; Description: "Launch application"; Flags: postinstall skipifsilent nowait
  83.  
  84. [Icons]
  85. Name: "{userdesktop}\Diff Commander"; Filename: "{app}\diffcmd.exe"; WorkingDir: "{app}"; Comment: """Merging made easy!"""; Tasks: desktopicon; 
  86. Name: "{userdesktop}\Visual Comparer"; Filename: "{app}\viscmp.exe"; WorkingDir: "{app}"; Comment: """To merge or not to merge?"""; Tasks: desktopicon; 
  87. Name: "{group}\Diff Commander"; Filename: "{app}\diffcmd.exe"; WorkingDir: "{app}"; Comment: """Merging made easy!"""; 
  88. Name: "{group}\Visual Comparer"; Filename: "{app}\viscmp.exe"; WorkingDir: "{app}"; Comment: """To merge or not to merge?"""; 
  89. Name: "{group}\Visual Comparer Help"; Filename: "{app}\VisCmp.chm"; 
  90. Name: "{group}\Home page"; Filename: "{app}\nikeware.url"; 
  91. Name: "{group}\Register"; Filename: "{app}\register.url"; 
  92. Name: "{group}\Read Me"; Filename: "{app}\ReadMe.txt"; 
  93. Name: "{group}\License"; Filename: "{app}\License.txt"; 
  94. Name: "{group}\Uninstall"; Filename: "{app}\unins000.exe"; Parameters: "unins000.dat"; 
  95.  
  96. [Tasks]
  97. Name: "desktopicon"; Description: "Create a &desktop icons"; GroupDescription: "Additional icons:"; 
  98.  
  99. [InstallDelete]
  100. Type: files; Name: "{app}\Langdc.dll"; 
  101. Type: files; Name: "{app}\Langvc.dll"; 
  102.  
  103. [UninstallDelete]
  104. Type: files; Name: "{app}\Langdc.dll"; 
  105. Type: files; Name: "{app}\Langvc.dll"; 
  106.  
  107. [CustomMessages]
  108. default.NameAndVersion=%1 version %2
  109. default.AdditionalIcons=Additional icons:
  110. default.CreateDesktopIcon=Create a &desktop icon
  111. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  112. default.ProgramOnTheWeb=%1 on the Web
  113. default.UninstallProgram=Uninstall %1
  114. default.LaunchProgram=Launch %1
  115. default.AssocFileExtension=&Associate %1 with the %2 file extension
  116. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  117. RegForm_Caption=Registration Form
  118. RegForm_Description=Please, enter your registration info
  119. RegForm_RegText_Caption0=If you already have your registration info, please, enter here
  120. RegForm_RegText_Caption1=registration name, order ID, amount of seats and registration key
  121. RegForm_RegText_Caption2=that has been received after license purchase.
  122. RegForm_Name_Caption0=Name:
  123. RegForm_Label1_Caption0=Order ID:
  124. RegForm_Label2_Caption0=Key:
  125. RegForm_Label3_Caption0=Amount of seats:
  126. RegForm_Label4_Caption0=3. If you don't have registration info, please click here:
  127. RegForm_Label5_Caption0=Warning! All fields are case sensitive.
  128. RegForm_Label6_Caption0=1. You can SKIP this page.  Bundle Edition will work in TRIAL MODE.
  129. RegForm_Label7_Caption0=2.
  130. RegForm_Button1_Caption0=Register!
  131. RegForm_RegURL=http://www.nikeware.com/reg_bundle.php
  132. RegForm_NotCompletely=Some fields not entered completely!
  133.  
  134. [Languages]
  135. ; These files are stubs
  136. ; To achieve better results after recompilation, use the real language files
  137. Name: "default"; MessagesFile: "embedded\default.isl"; 
  138.